How to Install espeak-dbg software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install espeak-dbg software package in Ubuntu 14.04 LTS (Trusty Tahr)

espeak-dbg software package provides Multi-lingual software speech synthesizer: debugging symbols, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install espeak-dbg 

espeak-dbg is installed in your system.

Make ensure the espeak-dbg package were installed using the commands given below,

$ sudo dpkg-query -l | grep espeak-dbg *

You will get with espeak-dbg package name, version, architecture and description in a table

espeak-dbg package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Debug packages
Package espeak-dbg
Version 1.47.11-1ubuntu1
Description Multi-lingual software speech synthesizer: debugging symbols
Sub Section debug


See Also, How to uninstall or remove espeak-dbg software package from Ubuntu 14.04 LTS (Trusty Tahr)?